-
Home
-
BackUpWordPress
-
3.10
-
Code
-
Classes
- Database_Backup_Engine
Total Complexity |
20 |
Dependencies |
0 |
Dependents |
0 |
Total lines |
205 |
Lines of code |
66 |
Logical lines of code |
36 |
Comment lines |
98 |
Methods |
12 |
Properties |
4 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
parse_db_host_constant() |
S |
55 |
5 |
20 |
verify_backup() |
S |
62 |
5 |
12 |
backup() |
S |
100 |
1 |
0 |
__construct() |
S |
73 |
1 |
5 |
get_charset() |
S |
77 |
1 |
4 |
get_collate() |
S |
77 |
1 |
4 |
get_name() |
S |
77 |
1 |
4 |
get_user() |
S |
77 |
1 |
4 |
get_password() |
S |
77 |
1 |
4 |
get_host() |
S |
82 |
1 |
3 |
get_port() |
S |
82 |
1 |
3 |
get_socket() |
S |
82 |
1 |
3 |